FaFundSourceTransactionCodes 
Logical Entity Name  FaFundSourceTransactionCodes 
Default Table Name  FaFundSourceTransactionCodes 
Physical Only  NO 
Definition 
 
Note 
 

FaFundSourceTransactionCodes Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaFundSourceTransactionCodesId(PK)    int  NO 
 
FaFundSourceAutoAwardRulesId(FK)    int  NO 
 
SaBillCodeId    int  NO 
 
SaBillCodeCategoryId    int  NO 
 
PriorityOrder    smallint  NO 
 
LimitPercent    numeric(3, 0)  NO 
 
LimitAmount    money  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserId    int  NO 
 
ts    timestamp  NO 
 

FaFundSourceTransactionCodes Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaFundSourceTransactionCodes  PrimaryKey  FaFundSourceTransactionCodesId 

FaFundSourceTransactionCodes Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaFundSourceAutoAwardRules  Non-Identifying  One To Zero or More  FK_FaFundSourceTransactionCodes_FaFundSourceAutoAwardRulesId_FaFundSourceAutoAwardRules_FaFundSourceAutoAwardRulesId      FaFundSourceAutoAwardRulesId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaFundSourceTransactionCodes Check Constraints 
Check Constraint Name  CheckConstraint